home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / workbench / cyberclock / cyberclock.readme < prev    next >
Text File  |  1999-12-06  |  2KB  |  48 lines

  1. Short:    Digital clock w/ changeable digits
  2. Author:   smolensk@eunet.yu, smolenski@setnet.co.yu (Nikola Smolenski)
  3. Uploader: smolensk@eunet.yu (Nikola Smolenski)
  4. Version:  1.12
  5. Type:     util/time
  6.  
  7. CyberClock is a nice digital clock for WB. I made it because I HATE analog
  8. clocks, and there is a whole lot of them, each prettier then the other. I
  9. simply can't understand why would someone want to use such inaccurate method
  10. of time displaying on a computer. And so I have tried to make digital clock
  11. which would also be beautiful.
  12.  
  13. The only program with similar features I know of is TinyMeter, but it's much
  14. more then just a clock, eats a lot of memory (not tiny at all!) and can only
  15. use fonts for it's digits.
  16.  
  17. CyberClock uses IFF brushes for it's digits, leaving their look only to your
  18. imagination. I gave my best to make it as small as possible (for example,
  19. iff.library is used only when a picture is loading, and it could be flushed
  20. from memory after CyberClock is started) and to use little CPU time (six
  21. times less then original Amiga clock). I think you'll enjoy it!
  22.  
  23. History:
  24.  
  25. v1.12 - Fourth Aminet release
  26.  
  27. Bugfix: PowerSnap now works properly with CyberClock
  28.    New: 12/24hrs time display (requested by Andrew Clark)
  29.  
  30. v1.10 - Third Aminet release
  31.  
  32. Change: CLI arguments now work normally
  33. Change: Code rewritten from scratch, again shorter and faster
  34. Change: Added DONOTWAIT tooltype in icon
  35.    New: Info requester shown if digits brush cannot be opened
  36.    New: Support for screennotify.library . CyberClock closes/opens it's window
  37. itself when Workbench screen is closed/opened. This works fine with FastIPrefs
  38. and notifyintuition.library too.
  39.  
  40. v1.03 - Second Aminet release
  41.  
  42. Bugfix: Don't crashes system if told to use unexisting digits brush
  43. Bugfix: Test CyberClock script now works properly
  44. Change: Current day and date are now displayed in screen titlebar
  45. Change: Some functions changed, shorter and faster code
  46.  
  47. v1.00 - Initial Aminet release
  48.